'宣言 Public Function SortOnServer( _ ByVal value As System.Boolean _ ) As ODataCollectionViewServiceBuilder(Of T)
public ODataCollectionViewServiceBuilder<T> SortOnServer( System.bool value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function SortOnServer( _ ByVal value As System.Boolean _ ) As ODataCollectionViewServiceBuilder(Of T)
public ODataCollectionViewServiceBuilder<T> SortOnServer( System.bool value )